home *** CD-ROM | disk | FTP | other *** search
/ Manchester United on CD / Manchester United on CD.iso / systemcheck.dxr / 00009.ls < prev    next >
Encoding:
Text File  |  2000-08-30  |  79 b   |  7 lines

  1. on exitFrame
  2.   if the timer > 120 then
  3.     quit()
  4.   end if
  5.   go(the frame)
  6. end
  7.